Remove "Died" support from the hotplug monitoring. This error code was used
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 3 Jan 2006 16:28:00 +0000 (16:28 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 3 Jan 2006 16:28:00 +0000 (16:28 +0000)
commit2157498bfb6517801408a9472e111191cb04efb6
tree98acd5a49b50a25327779c0cf0d136981a766e6b
parent49684df079fa5e433706d30578f5ef7ef58ab32a
Remove "Died" support from the hotplug monitoring.  This error code was used
when hotplugStatusCallback raised VmError, but this can no longer happen.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py